home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine Special 4 / Erect Magazine Special 4 - Disc 1.iso / mac / Start.DIR / 00005.ls < prev    next >
Encoding:
Text File  |  1996-11-01  |  321 b   |  14 lines

  1. on startMovie
  2.   if the colorDepth <> 16 then
  3.     set the colorDepth to 16
  4.     if the colorDepth < 16 then
  5.       set the colorDepth to 32
  6.       if the colorDepth < 16 then
  7.         alert("テ嘉‡テ泳テ運テ‡テεッ¥テゥツカテェFテェテョテ‡テ陛②32,000テェFテ ツサティ窶榲ッKテウvテ‡ツシテ‡テ")
  8.         quit()
  9.         exit
  10.       end if
  11.     end if
  12.   end if
  13. end
  14.